-
Couldn't load subscription status.
- Fork 15k
[CAS] Fix alignment error from MappedFileRegionArena #159128
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[CAS] Fix alignment error from MappedFileRegionArena #159128
Conversation
Created using spr 1.3.6
|
LLVM Buildbot has detected a new failure on builder Full details are available at: https://lab.llvm.org/buildbot/#/builders/66/builds/19264 Here is the relevant piece of the build log for the reference |
|
That fixed it, re-enabled Arm in #159302. You were right then, GCC must have emitted a more permissive instruction. |
Fix a bug that when an alignment error can happen when reading a slice
of file from existing MappedFileRegionArena.